CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 八数码 广度

搜索资源列表

  1. 八数码多算法实现

    1下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A*算法等多方面算法来解决八数码问题-this procedure is breadth - first search, depth-first search, A and A * algorithm algorithm various algorithms to solve the problem eight digital
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:75625
    • 提供者:藤力
  1. chenbo广度

    0下载:
  2. 人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11649
    • 提供者:春风秋雨
  1. 八数码问题以及双向广度优先算法

    0下载:
  2. 八数码问题以及双向广度优先算法-8, as well as two-way digital breadth priority algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:12428
    • 提供者:林丰
  1. 广度优先算法八数码问题

    0下载:
  2. 应用广度优先搜索策略:该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态-application breadth - first search strategies : The first algorithm based on the input nodes (which are optional procedures 3X3, 4X4 ... Frankfurt several nodes), then the initial state
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:57346
    • 提供者:吴晓辉
  1. 八数码问题以及双向广度优先算法

    0下载:
  2. 八数码问题以及双向广度优先算法-8, as well as two-way digital breadth priority algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3484
    • 提供者:张科
  1. 八数码vc++

    0下载:
  2. 用了三种算法,广度优先,深度优先,还有A*算法,界面也很智能
  3. 所属分类:源码下载

  1. 8数码问题解法

    0下载:
  2. 八数码问题的多种解法,包括广度搜索、深度搜索和双向搜索等。
  3. 所属分类:源码下载

  1. 人工智能经典问题八数码三种算法

    0下载:
  2. 人工智能经典问题八数码三种算法(广度优先搜索,深度优先搜索,启发式搜索)带有图形界面的解决方案。-Classic problem in Artificial Intelligence eight digital three algorithms (breadth-first search, depth-first search, heuristic search) with a graphical interface solutions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-06-21
    • 文件大小:35266169
    • 提供者:zlf
  1. bashuma

    1下载:
  2. 分别用深度优先和广度优先来算八数码问题,c++源码-Were depth-first and breadth of the priority issues to count eight digital, c++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:2450
    • 提供者:skygoal
  1. bashuma

    0下载:
  2. 八数码三种方法:广度,深度,A*算法,人工智能的经典算法-Eight digital three ways: breadth, depth, A* algorithm, artificial intelligence classic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:11938
    • 提供者:郭娟
  1. src

    0下载:
  2. 人工智能中的八数码难题 这个采用的是广度优先以及启发式算法 -Artificial intelligence in the digital challenge of the eight is used, as well as breadth-first heuristic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2361184
    • 提供者:586
  1. AIsearchproblem

    0下载:
  2. 对于通常的九宫问题(八数码)的一个解决方案,程序中实现的三种搜索算法——深度,广度,启发式-Nine-palace for the usual problems (8 digital) of a solution, and procedures to achieve the three search algorithms- depth, breadth, heuristic
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1222156
    • 提供者:Liny
  1. guangdu

    0下载:
  2. 人工智能中的广度优先搜索算法,以八数码管为例进行编程实现-Artificial Intelligence in the breadth-first search algorithm, for example eight programmable digital control to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1548
    • 提供者:tai
  1. 8shuma

    0下载:
  2. 八数码的问题描述,以及解答的源代码。用广度优先搜索-Eight digital descr iption of the problem, as well as answers to the source code. Using breadth-first search
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1484
    • 提供者:gamy
  1. 8digital_issues_breadth-first_search_code

    0下载:
  2. 八数码问题的广度优先算法,输入初始状态和目标状态,若有解则输出解空间-8 digital issues breadth-first algorithm, enter the initial state and target state, if it has solution, then the output is the solution space
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:699571
    • 提供者:姜丽
  1. bashuma

    0下载:
  2. 八数码问题的求解系统 利用广度优先搜索方法-8 Puzzle Problem Solving System using breadth-first search method
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:1982
    • 提供者:ym
  1. 8ma

    0下载:
  2. 八数码难题,使用广度搜索,体现分支限界法的思想-Eight puzzle, use the search scope, reflecting the branch and bound ideas ×××××
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:245109
    • 提供者:吴君
  1. eight

    0下载:
  2. 八数码广度优先搜索源码!希望大家喜欢!支持一下吧-It is very good!
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:726
    • 提供者:颜伟达
  1. WFS

    0下载:
  2. 广度(宽度)优先搜索,将八数码问题简化成三数码问题求解(Breadth (range) first search simplifies the eight digital problem into three digital problem solving)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:酪铵
  1. 8数码

    0下载:
  2. 实现八数码问题的一个小算法平台,其中包括深度优先、广度优先、最好优先算法。(A small algorithm platform for eight digital problems, including depth first, breadth priority and best priority algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:82944
    • 提供者:华仔mmb
« 12 3 4 »
搜珍网 www.dssz.com